<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------------------------------
	-	镇江鑫瑞网络 -

		

version:   	1.4.5
date:      	2016/8/8
qq:		    2973832436
作者:     	jack
website:   	http://www.zj511.com
----------------------------------------------------------------------------- */

/* -----------------------------------

	1. 重置默认浏览器的风格

------------------------------------- */

* { margin:0; padding:0; border:none; }
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video, main { display:block }
mark, rp, rt, ruby, summary, time { display:inline }
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var { background: transparent; border: 0 none; font-weight: inherit; margin: 0; padding: 0; border: 0; outline: 0; vertical-align: top; }
a { text-decoration:none; outline: none !important; }
b, strong { font-weight:bold !important; }
ul, ol { list-style: none; }
q { quotes: none; }
table, table td { padding:0; border:none; border-collapse:collapse; }
img { vertical-align:top; max-width:100%; }
embed { vertical-align:top; }
input, button { -webkit-appearance:none; outline: none; }
button::-moz-focus-inner {
 border:0;
}
html, body { height:100%; }
/* -----------------------------------

	2. 基本类和元素

-------------------------------------*/

li { list-style:none; }
li, li a { margin:0 auto; }
/* ----------------
   字体大小
-------------------*/
.f_size_small { font-size:.85em; }
.f_size_medium { font-size:.9em; }
.f_size_1 { font-size:1.05em; }
.f_size_large { font-size:1.15em; }
.f_size_ex_large { font-size:1.25em; }
.f_size_1_5 { font-size:1.5em; }
.f_size_big { font-size:1.7em; }
/* ----------------
   字体列高
-------------------*/
.l_height_medium { line-height:1.42em; }
/* ----------------
   字体粗细
-------------------*/

.fw_medium { font-weight: 500; }
.fw_medium_800 { font-weight: 800; }
/* ----------------
   字体样式
-------------------*/
.f_family_hei { font-family:"微软雅黑", "宋体"; }
.f_family_song{font-family:"楷体" !important; font-size: 14px/1.5 !important;}
/* ----------------
   字间距离
-------------------*/
.let_s { letter-spacing: 1px; }
.let_s_2 { letter-spacing: 2px; }
.let_s_5 { letter-spacing: 5px; }
/* ----------------
    内间距
-------------------*/
.j-j-n { padding:10px; }
.j-j-n-s { padding:10px 0; }
.j-j-n-z { padding:0 10px; }
.j-j-left_10 { padding-left:10px; }
.j-j-right_10 { padding-right:10px; }
.j-j-right_30 { padding-right:30px; }
.j-j-top_10 { padding-top:10px; }
.j-j-top_20 { padding-top:20px; }
.j-j-top_50 { padding-top:50px; }
.j-j-bottom_5 { padding-bottom:5px; }
.j-j-bottom_10 { padding-bottom:10px; }
.j-j-bottom_30 { padding-bottom:30px; }
/* ----------------
   外间距
-------------------*/
.m_left_0 { margin-left:0 !important; }
.m_right_0 { margin-right:0 !important; }
.m_left_5 { margin-left:5px; }
.m_left_10 { margin-left:10px; }
.m_left_15 { margin-left:15px; }
.m_left_20 { margin-left:20px; }
.m_left_40 { margin-left:40px; }
.m_right_5 { margin-right:5px; }
.m_right_6 { margin-right:6px; }
.m_right_8 { margin-right:8px; }
.m_right_10 { margin-right:10px; }
.m_right_15 { margin-right:15px; }
.m_right_20 { margin-right:20px; }
.m_right_25 { margin-right:25px; }
.m_right_29 { margin-right:29px; }
.m_right_30 { margin-right:30px; }
.m_right_35 { margin-right:35px; }
.p_bottom_0 { padding-bottom:0 !important; }
.m_bottom_0 { margin-bottom:0px !important; }
.m_bottom_3 { margin-bottom:3px; }
.m_bottom_5 { margin-bottom: 5px; }
.m_bottom_10 { margin-bottom:10px; }
.m_bottom_12 { margin-bottom:12px; }
.m_bottom_15 { margin-bottom:15px; }
.m_bottom_20 { margin-bottom:20px; }
.m_bottom_25 { margin-bottom:25px; }
.m_bottom_30 { margin-bottom:30px; }
.m_bottom_35 { margin-bottom:35px; }
.m_bottom_40 { margin-bottom:40px; }
.m_bottom_45 { margin-bottom:45px; }
.m_bottom_50 { margin-bottom:50px; }
.m_bottom_60 { margin-bottom:60px; }
.m_bottom_65 { margin-bottom:65px; }
.m_bottom_100 { margin-bottom:100px; }
.m_top_5 { margin-top:5px; }
.m_top_20 { margin-top:20px; }
.m_top_50 { margin-top:50px; }
/* ----------------
    边框大小
-------------------*/
.bk_1_ccc { border:#CCC solid 1px; }
.bk_1_success { border:#dff0d8 solid 1px; }
.bk_1_warning { border:#fcf8e3 solid 1px; }
.bk_1_bottom{ border-bottom:#009 5px solid; width:50px; }
.bk_title{position: relative; margin-bottom: 100px;}
.bk_title:after{content: ''; height: 5px; width: 40px; background-color:#e74c3c; position: absolute; top: 90px; left: calc(50% - 20px);}


/* ----------------
    圆角
-------------------*/
.y-j05 { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; }
.y-j08 { border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -ms-border-radius:8px; -khtml-border-radius:8px;}
.y-j18 { border-radius:18px; -moz-border-radius:18px; -webkit-border-radius:18px; -ms-border-radius:18px; -khtml-border-radius:18px; }
/* ----------------
    ...省略号
-------------------*/
.slhao { white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:100%; }
/* ----------------
    边框立体
-------------------*/
.box-shadow_ccc { box-shadow:2px 2px 3px #ccc; }

/* ----------------
   伪类颜色
-------------------*/
.zj511_ccc:hover{ color:#CCC;}

/* ----------------
    模糊半径
-------------------*/
.blur { /**  格式，filer: blur(模糊半径)
     *  模糊半径，取值范围0~Npx，0为无效果
     */ -webkit-filter: blur(2px); -moz-filter: blur(2px); -o-filter: blur(2px); -ms-filter: blur(2px); filter: blur(2px); }
/* ----------------
	颜色
-------------------*/
.color_grey { color:#838a8f; }
.color_light_2 { color:#f9f9f9; }
.default_t_color { color:#696e6e; }
.color_green { color:#27ae60; }
.color_lanse { color:#093e7f; }
.color_dark { color: #292f38; }
.color_ccc { color: #ccc; }
/*.scheme_color红色*/
/* -----------------------------------

	背景颜色

------------------------------------- */
.bg_color_green_1 { background:#27ae60; }
.bg_color_green_2 { background:#2ecc71; }
.bg_color_orange_1 { background:#e67e22; }
.bg_color_orange_2 { background:#f39c12; }
.bg_color_orange_3 { background:#f1c40f; }
.bg_color_red_1 { background:#c0392b; }
.bg_color_blue_1 { background:#2980b9; }
.bg_color_blue_2 { background:#3498db; }
.bg_color_blue_3 { background:#41bedd; }
.bg_color_pink_1 { background:#a255c4; }
.bg_color_purple_1 { background:#4e4ca0; }
.bg_color_white_1 { background:#fff; }
.bg_Image_1{background-image:url(../images/fg/wave.png)}
.topImage{ background: url(../images/jt-1.jpg)0 0 no-repeat; height: 160px; padding-top:0px;}
/* ----------------
	内容页自定义
-------------------*/
.nr_wz h1, .nr_wz h2, .nr_wz h3, .nr_wz h4{ padding:10px 0;}
.nr_wz p{ padding-bottom:5px;}
.nr_wz table{ margin-top:20px; margin-bottom:30px;}
.nr_wz a{color:#093e7f; font-weight:800;}
.newsnav_css li a{color:#696e6e!important;}
/* ----------------
	测试
-------------------024B90 

body { font:300 14px/21px 'Roboto', 'sans-serif'; color:#696e6e; background:#014c90 url(../images/bg.gif)repeat-x top; letter-spacing: 0.1px; overflow-x: hidden; -webkit-backface-visibility:hidden; background-attachment:fixed; }*/
.h_top_part { padding:4px 0; border-bottom:1px solid #e2e6e7; }
.h_bot_part { padding-top:29px; padding-bottom:27px; }
.logo:hover img { -webkit-animation:ministorm .5s ease;
 -moz-animation:ministorm .5s ease;
 -o-animation:ministorm .5s ease;
 -ms-animation:ministorm .5s ease;
 animation:ministorm .5s ease;
}

/* ----------------
	测试2
-------------------*/
@-ms-viewport {
}
 @media only screen and (max-width: 1200px) {
}
 @media only screen and (max-width: 992px) {
}
@media only screen and (max-width:768px) {
.logo img {
max-width:80%
}
 .t_xs_align_c, .related_projects .owl-item {
 text-align: center;
}/*2*/
}
@media only screen and (max-width:480px) {
.t_xs_align_c, .related_projects .owl-item {
 text-align: center;
}
.logo img {
width:70%
}
}
</pre></body></html>